home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #13 / CD 13 (Black) - 2001.iso / Open Kart / data1.cab / Level_0_French_Data / menu_demo.txt < prev    next >
Encoding:
Text File  |  2001-05-10  |  3.4 KB  |  231 lines

  1. ;//****************** S╔LECTION DU PILOTE *************************
  2. new Container
  3. {
  4.     name "base_container"
  5.     z 1
  6.  
  7.     background "data/Demo/image-demo.nif"
  8.     
  9.     on_idle ActionIdleManager
  10.     {
  11.         current_menu 2005
  12.     }
  13.     
  14.     new FastFont
  15.     {
  16.         x 0.5
  17.         y 0.80
  18.         z 0
  19.         
  20.         auto_center 1
  21.         
  22.         ratio 0.3
  23.         text "OPEN KART - Disponible maintenant sur PC"
  24.         initial_color <1,1,1,1>
  25.     }    
  26.     
  27.     ;Text Shadow
  28.     new FastFont
  29.     {
  30.         x 0.503
  31.         y 0.796
  32.         z 0.1
  33.         
  34.         auto_center 1
  35.         
  36.         ratio 0.3
  37.         text "OPEN KART - Disponible maintenant sur PC"
  38.         initial_color <0,0,0,0.6>
  39.     }    
  40.     
  41.     
  42.     new FastFont
  43.     {
  44.         x 0.5
  45.         y 0.74
  46.         z 0
  47.         
  48.         auto_center 1
  49.         
  50.         ratio 0.25
  51.         text "Une vraie simulation de pilotage pour vivre"
  52.         initial_color <1,1,1,1>
  53.     }    
  54.     ;Text Shadow
  55.     new FastFont
  56.     {
  57.         x 0.503
  58.         y 0.736
  59.         z 0.1
  60.         
  61.         auto_center 1
  62.         
  63.         ratio 0.25
  64.         text "Une vraie simulation de pilotage pour vivre"
  65.         initial_color <0,0,0,0.6>
  66.     }    
  67.     
  68.     new FastFont
  69.     {
  70.         x 0.5
  71.         y 0.71
  72.         z 0
  73.         
  74.         auto_center 1
  75.         
  76.         ratio 0.25
  77.         text "toutes les Θmotions d'un jeune pilote professionnel:"
  78.         initial_color <1,1,1,1>
  79.     }    
  80.     ;Text Shadow
  81.     new FastFont
  82.     {
  83.         x 0.503
  84.         y 0.706
  85.         z 0.1
  86.         
  87.         auto_center 1
  88.         
  89.         ratio 0.25
  90.         text "toutes les Θmotions d'un jeune pilote professionnel:"
  91.         initial_color <0,0,0,0.6>
  92.     }    
  93.     
  94.      
  95.     new FastFont
  96.     {
  97.         x 0.08
  98.         y 0.55
  99.         z 0
  100.                 
  101.         ratio 0.25
  102.         text "   - Une Intelligence artificielle agressive pour des courses excitantes..."
  103.         initial_color <1,1,1,1>
  104.     }    
  105.     ;Text Shadow
  106.     new FastFont
  107.     {
  108.         x 0.083
  109.         y 0.546
  110.         z 0.1
  111.                         
  112.         ratio 0.25
  113.         text "   - Une Intelligence artificielle agressive pour des courses excitantes..."
  114.         initial_color <0,0,0,0.6>
  115.     }    
  116.  
  117.     new FastFont
  118.     {
  119.         x 0.08
  120.         y 0.50
  121.         z 0
  122.                 
  123.         ratio 0.25
  124.         text "   - Un mode carriΦre: rΘglages, gestion de budget et de sponsors au programme!"
  125.         initial_color <1,1,1,1>
  126.     }
  127.     ;Text Shadow
  128.     new FastFont
  129.     {
  130.         x 0.083
  131.         y 0.496
  132.         z 0.1
  133.         
  134.         ratio 0.25
  135.         text "   - Un mode carriΦre: rΘglages, gestion de budget et de sponsors au programme!"
  136.         initial_color <0,0,0,0.6>
  137.     }    
  138.         
  139.     new FastFont
  140.     {
  141.         x 0.08
  142.         y 0.45
  143.         z 0
  144.                 
  145.         ratio 0.25
  146.         text "   - Un mode arcade α la prise en main immΘdiate."
  147.         initial_color <1,1,1,1>
  148.     }
  149.     ;Text Shadow
  150.     new FastFont
  151.     {
  152.         x 0.083
  153.         y 0.446
  154.         z 0.1
  155.         
  156.         ratio 0.25
  157.         text "   - Un mode arcade α la prise en main immΘdiate."
  158.         initial_color <0,0,0,0.6>
  159.     }    
  160.     
  161.     new FastFont
  162.     {
  163.         x 0.08
  164.         y 0.40
  165.         z 0
  166.                 
  167.         ratio 0.25
  168.         text "   - Un mode course contre la montre."
  169.         initial_color <1,1,1,1>
  170.     }
  171.     ;Text Shadow
  172.     new FastFont
  173.     {
  174.         x 0.083
  175.         y 0.396
  176.         z 0.1
  177.         
  178.         ratio 0.25
  179.         text "   - Un mode course contre la montre."
  180.         initial_color <0,0,0,0.6>
  181.     }    
  182.     
  183.     new FastFont
  184.     {
  185.         x 0.08
  186.         y 0.35
  187.         z 0
  188.  
  189.         
  190.         ratio 0.25
  191.         text "   - 20 circuits internationaux."
  192.         initial_color <1,1,1,1>
  193.     }
  194.     ;Text Shadow
  195.     new FastFont
  196.     {
  197.         x 0.083
  198.         y 0.346
  199.         z 0.1
  200.         
  201.         ratio 0.25
  202.         text "   - 20 circuits internationaux."
  203.         initial_color <0,0,0,0.6>
  204.     }    
  205.     
  206.     new FastFont
  207.     {
  208.         x 0.08
  209.         y 0.30
  210.         z 0
  211.                 
  212.         ratio 0.25
  213.         text "   - 3 catΘgories de karts aux comportements rΘalistes et spΘcifiques: 100, 125 et 250 cc."
  214.         initial_color <1,1,1,1>
  215.     }    
  216.     ;Text Shadow
  217.     new FastFont
  218.     {
  219.         x 0.083
  220.         y 0.296
  221.         z 0.1
  222.         
  223.         ratio 0.25
  224.         text "   - 3 catΘgories de karts aux comportements rΘalistes et spΘcifiques: 100, 125 et 250 cc."
  225.         initial_color <0,0,0,0.6>
  226.     }    
  227.  
  228.  
  229.     
  230. }
  231.